You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > StatTimeSerAnalysis Class > StatTimeSerAnalysis Methods > ARMAInnovationsFit Method > StatTimeSerAnalysis.ARMAInnovationsFit Method ([In] TVec, [In] TVec, out double, [In] TVec, int)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
StatTimeSerAnalysis.ARMAInnovationsFit Method ([In] TVec, [In] TVec, out double, [In] TVec, int)

Innovations ARMA estimation.

Syntax
C#
Visual Basic
public static void ARMAInnovationsFit([In] TVec Data, [In] TVec Theta, out double Sigma2, [In] TVec StdErrs, int MaxLags);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!